Ubuntu16.04 快速搭建lnmp環境 1.首先更新ubuntu軟件源 執行命令:sudo apt-get update 2.安裝nginx 執行命令:sudo apt-get install nginx 默認we ...